remove

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool remove(T[] arr, T val)
  2. bool remove(T[] arr, const(T)* val)
    bool
    remove
    (
    T
    )
    (
    ref T[] arr
    ,
    const(T)* val
    )

Meta